init

abstract fun init()

Initializes the Registrar. This is required for the registrar to work properly. You don't have to init() before registering objects, necessarily, but it is a good idea.

Initialization can be performed in the typical common mod entrypoint relevant to the platform.

Author

fzzyhmstrs

Since

0.5.9